home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / BBS_UTL / DDPLUS71 / RIPLINK.ZIP / HISTORY.DOC < prev    next >
Text File  |  1995-05-14  |  2KB  |  58 lines

  1.  
  2. ┌───────────────────────────────────────────────────────────────────────────┐
  3. │░░░▒▒▒▓▓▓███               RIPlink - Version 1.22              ███▓▓▓▒▒▒░░░│
  4. └───────────────────────────────────────────────────────────────────────────┘
  5.  
  6.           RIPlink(tm) - Version 1.21 - Version Changes - 05-13-1995
  7.             Copyright 1995 InterProgramming, All Rights Reserved.
  8.  
  9.  
  10. Version 1.00 - Version 1.09
  11.   Beta Versions; Not released
  12.  
  13. Version 1.10 - 02/21/94
  14.   Initial Public Release
  15.  
  16. Version 1.12 - Version 1.14
  17.   Beta Versions; Not released
  18.  
  19. Version 1.20 - 07/07/94
  20.   ■ Added support for Bezier Curve.
  21.   ■ Fixed bug in RipPolygon and RipFillPoly procedures.
  22.   ■ Added RipPolyLine procedure.
  23.   ■ Rewrote most of RipButton to match results generated by RIPterm/RIPaint.
  24.   ■ Strings are now properly being escaped.
  25.   ■ RipNoMore now sends 3 "No More" sequences instead of just one.
  26.   ■ SendStr has been split into two procedures: SendStr and SendStrCR.
  27.     You must ensure that SendStr does NOT send a CRLF sequence and that
  28.     SendStrCR does.
  29.   ■ Added full local mouse support.
  30.   ■ Added a utility program, RIP2PAS.EXE.  RIP2PAS reads a .RIP file and
  31.     writes source code for RIPlink. 
  32.   ■ Added TextWindow support.  You must have the file RIPLINK.FNT for this
  33.     to work.
  34.   ■ Rewrote logic for the RIP parser to facilitate the changes necessary
  35.     for the TextWindow support.
  36.   ■ Second parameter for Init now necessary.  This is the name of 
  37.     RIPLINK.FNT should you decide to rename it.  See documentation for 
  38.     details.
  39.   ■ EGAVGA.BGI and *.CHR are now contained in the single file, RIPLINK.CHR.
  40.     Same rules as RIPLINK.FNT as far as renaming.  Name is derived from
  41.     the same parameter.  The use of RIPLINK.CHR is now the default for the
  42.     EXTernal model.
  43.   ■ Moved some routines to an external unit, RIPLINK1.
  44.   ■ Rewrote other parts of the RIP parser.  Memory requirements reduced by
  45.     13k.  Functionality and speed unchanged.
  46.   ■ RIPscrip v1.52 support has been removed.  This eliminates the .INTernal
  47.     model of RIPlink.
  48.   ■ Rewrote the MegaNum <==> Decimal routines for speed and size.
  49.  
  50. Version 1.21 - 03/22/95
  51.   Dropped from InterProgramming line and turned over to DDPlus Doorkit team
  52.   for support, development, and utilization in door programs.
  53.  
  54. Version 1.22 - 05/13/95
  55.   Added new version of DDPlusR unit.  Same enhancements as included in
  56.   the normal DDPLUS unit.
  57.  
  58.